home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.java,sci.math,sci.math.num-analysis,comp.lang.fortran,comp.lang.c
- Path: baan.nl!news
- From: Jaco van Kooten <jvkooten@baan.nl>
- Subject: Re: mathematical/statistical routines in Java
- Sender: news@baan.nl
- Message-ID: <3157A977.22FA@baan.nl>
- Date: Tue, 26 Mar 1996 08:23:19 GMT
- X-Nntp-Posting-Host: tarazed.baan.nl
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- References: <31514E36.4E5E@baan.nl> <31546CE1.1C18@BlueSky.net> <4j6hj8$93h@wcap.centerline.com>
- Mime-Version: 1.0
- X-Mailer: Mozilla 2.0 (WinNT; I)
- Organization: Baan Company
-
- > Dan Jacobs <djacobs@BlueSky.net> wrote:
- > >Jaco van Kooten wrote:
- > >>
- > >> Does anyone know if there exist mathematical and statistical
- > >> routines in Java? A lot of them are available in Fortran and
- > >> C (at netlib), but I need them in Java.
- > >> O.K. I can rewrite them, but that's a rather boring and time
- > >> consuming job. (May be it is time to write a C2java compiler.)
- > >> I am also interested in cooperating with someone having the same
- > >> problem.
- > >>> >>
- > >> Jaco van Kooten
- > >>
- > >
- > >You don't need to rewrite them. You can use Java native methods
- > >as an interface to them.
- >
- > Sure, if you don't want to make your code portable.
- >
- > I can't imagine using Java to do serious number crunching unless
- > you wanted to be portably, however...
- > --
- > Thomas Andrews Email: thomaso@centerline.com
- > CenterLine Software WWW: http://draco.centerline.com:8080/~thomaso/
-
- Indeed, I want my code to make portable. And I hope that in the
- future Java becomes faster.
-
- Regards,
- Jaco van Kooten Email: jvkooten@baan.nl
- Baan Research
-